Package-level declarations
Types
Properties
Link copied to clipboard
Default value for is dark mode active when a composable is not wrapped in local AppColourMode.
Functions
Link copied to clipboard
Wrapper composable that allows accessing current light/dark mode in the UI tree using LocalIsDarkModeActive.current
. This wrapper should be used if accessing AppColour in the composition tree.